home *** CD-ROM | disk | FTP | other *** search
/ DarkBasic Professional / DarkBasicPro.iso / Demos / Geospace 3D Trial / Geo3d12010Setup.exe / Geoscape3d.exe / 0 / RCDATA / TBASICFORM / TBASICFORM.txt
Encoding:
Text File  |  2004-06-28  |  480 b   |  23 lines

  1. object BasicForm: TBasicForm
  2.   Left = 812
  3.   Top = 592
  4.   Width = 521
  5.   Height = 531
  6.   Caption = 'BasicForm'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'Tahoma'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object RegistryFormSaver: TRegistryFormSaver
  17.     SaveSize = True
  18.     RegistryKey = 'Software\Deliverance Software\WorldBuilder'
  19.     Left = 16
  20.     Top = 32
  21.   end
  22. end
  23.